home *** CD-ROM | disk | FTP | other *** search
/ MacFormat UK 164 - Disc 2 / MF_UK_164_2.iso / DiscContents / Games / Football Manager 2006 / Install Mac FM2006 Gold Demo.dmg / FM2006 Gold Demo / data / panels / team selection team talk.xml < prev    next >
Encoding:
Text File  |  2005-09-25  |  6.5 KB  |  217 lines

  1. <panel>
  2.  
  3.     <!-- row styles using pictures (disabled) -->
  4.     <comment>
  5.         <!-- Starting XI Styles -->
  6.         <flags id="stxi" value="table/custom/startingxi"/>
  7.  
  8.         <!-- Subs Styles -->
  9.          <flags id="subs" value="table/custom/subs"/> 
  10.     </comment>
  11.  
  12.     <!-- row styles using XML directly (enabled) -->
  13.     <record id="subs">
  14.         <flags id="mode" value="1"/>         <!-- draw box -->
  15.         <flags id="bsty" value="no_border"/>     <!-- box style -->
  16.         <colour id="bcol" name="black"/>        <!-- box colour -->
  17.         <real id="btrn" value="0.2"/>
  18.     </record>
  19.  
  20.     <record id="stxi">
  21.         <flags id="mode" value="1"/>         <!-- draw box -->
  22.         <flags id="bsty" value="no_border"/>     <!-- box style -->
  23.         <colour id="bcol" name="black"/>        <!-- box colour -->
  24.         <real id="btrn" value="0.1"/>
  25.     </record>
  26.  
  27.     <layout class="arrange_vertical_attachment" alignment="fill" offset="0" /> 
  28.     <layout class="stick_to_sides_attachment" alignment="all" layout_children="true" inset="0" />
  29.  
  30.     <string id="sinj" value="" />
  31.     <string id="sbkd" value="" />
  32.     <string id="soff" value="" />
  33.     <string id="scpt" value="Capt" />
  34.     <string id="sins" value="i" />
  35.     
  36.     <colour id="cinj" red="255" green="240" blue="0" />
  37.     <colour id="cbkd" red="0" green="0" blue="0" />
  38.     <colour id="coff" red="255" green="240" blue="0" />
  39.     <colour id="ccpt" red="255" green="255" blue="255" />
  40.     <colour id="cins" red="255" green="255" blue="255" />
  41.  
  42.     <!-- main titled box with table -->
  43.     <widget class="titled_box" id="squd" title="Team Talk[COMMENT - team talk panel title]" >
  44.         <layout class="arrange_vertical_attachment" alignment="top" offset="0" gap="20"/>
  45.         <layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true" inset="0" />
  46.  
  47.         <!-- group box in titled box to show team option -->
  48.         <container embed_in_frame="true">
  49.             <layout class="arrange_horizontal_attachment" alignment="right" embed_in_frame="true"/>
  50.             <layout class="stick_to_sides_attachment" alignment="top" inset="0" layout_children="true" embed_in_frame="true"/>
  51.             <layout class="stick_to_sides_attachment" alignment="top,right" embed_in_frame="true" inset="3"/>
  52.             <layout class="fit_children_attachment" alignment="vertical" embed_in_frame="true"/>
  53.             <layout class="fit_children_attachment" alignment="horizontal,fill" embed_in_frame="true"/>
  54.  
  55.             <widget class="embedded_popup_button" id="tttw" fixed="true" text="Set Overall Team Talk[team talk screen; menu for setting the general team talk]" embed_in_frame="true">
  56.                 <flags id="sele" value="cttt" />
  57.                 <list id="items"/>
  58.             </widget>
  59.         </container>    
  60.                         
  61.         <widget class="table" id="sqtb" srtd="1" row_spacing="1" stretch_to_fit_rows="true"
  62.             layout="45,35,-1,25,80,70,70,330" 
  63.             mode="fill_columns, fill_custom_rows, keyboard" >
  64.  
  65.             <integer id="row_height" value="22" />
  66.             <boolean id="scst" value="true"/>
  67.  
  68.             <record id="defp">
  69.                 <flags id="algn" value="middle,left" />
  70.                 <flags id="spec" value="text,small" />
  71.             </record>
  72.  
  73.             <list id="headings">
  74.                 <record >
  75.                     <string value="No." hint="Shirt Number" />
  76.                     <flags id="algn" value="centre" />
  77.                 </record>
  78.  
  79.                 <record>
  80.                     <string value="" />
  81.                     <flags id="algn" value="left,centre_y" />
  82.                 </record>
  83.  
  84.                 <record>
  85.                     <string value="Player" hint="Player Name" />
  86.                     <flags id="algn" value="left,centre_y" />
  87.                 </record>
  88.  
  89.                 <record>
  90.                     <string value="" />
  91.                     <flags id="algn" value="centre" />
  92.                 </record>
  93.  
  94.                 <record>
  95.                     <string value="Morale" />
  96.                     <string id="hint" value="Player Morale"/>
  97.                     <flags id="algn" value="centre" />
  98.                 </record>
  99.  
  100.                 <record>
  101.                     <string value="H/T Rat[COMMENT - half time rating column on team talk screen]" />
  102.                     <string id="hint" value="Player rating at half-time[COMMENT - hint for player rating column]"/>
  103.                     <flags id="algn" value="centre" />
  104.                 </record>
  105.  
  106.                 <record>
  107.                     <string value="F/T Rat[COMMENT - full time rating column on team talk screen]" />
  108.                     <string id="hint" value="Player rating at full-time[COMMENT - hint for player rating column]"/>
  109.                     <flags id="algn" value="centre" />
  110.                 </record>
  111.  
  112.                 <record>
  113.                     <string value="Team Talk[COMMENT - half time team talk column on team talk screen]" />
  114.                     <string id="hint" value="Player team talk[COMMENT - hint for team talk column]"/>
  115.                     <flags id="algn" value="centre" />
  116.                 </record>
  117.             </list>
  118.  
  119.  
  120.             <list id="column_properties">
  121.                 <record indx="0">
  122.                     <flags id="algn" value="centre" />
  123.                     <flags id="spec" value="control,small"/>
  124.                     <colour name="white"/>
  125.                 </record>
  126.  
  127.                 <record indx="1">
  128.                     <flags id="algn" value="centre" />
  129.                 </record>
  130.  
  131.                 <record indx="2">
  132.                     <flags id="algn" value="left,centre_y" />
  133.                     <flags id="spec" value="text,small"/>
  134.                 </record>
  135.  
  136.                 <record indx="3">
  137.                     <flags id="algn" value="centre" />
  138.                     <flags id="spec" value="control,small"/>
  139.                     <colour name="white"/>
  140.                 </record>
  141.  
  142.                 <record indx="4">
  143.                     <flags id="algn" value="centre" />
  144.                 </record>
  145.  
  146.                 <record indx="5">
  147.                     <flags id="algn" value="centre" />
  148.                 </record>
  149.  
  150.                 <record indx="6">
  151.                     <flags id="algn" value="centre" />
  152.                 </record>
  153.  
  154.                 <record indx="7">
  155.                     <flags id="algn" value="left,centre_y" />
  156.                 </record>
  157.             </list>
  158.  
  159.             <list id="column_display_properties">
  160.  
  161.                 <!-- shirt column -->
  162.                 <record indx="0">
  163.                     <flags id="id" value="shir" />
  164.                     <boolean id="sort_disabled" value="false"/>
  165.                     <flags id="column_alignment" value="centre"/>
  166.                 </record>
  167.  
  168.                 <!-- card column -->
  169.                 <record indx="1">
  170.                     <flags id="id" value="card" />
  171.                     <boolean id="sort_disabled" value="false"/>
  172.                     <flags id="column_alignment" value="centre_y,centre"/>
  173.                 </record>
  174.  
  175.                 <!-- name column -->
  176.                 <record indx="2">
  177.                     <flags id="id" value="name" />
  178.                     <boolean id="sort_disabled" value="false"/>
  179.                 </record>
  180.  
  181.                 <!-- captain column -->
  182.                 <record indx="3">
  183.                     <flags id="id" value="capt" />
  184.                     <boolean id="sort_disabled" value="false"/>
  185.                     <flags id="column_alignment" value="centre"/>
  186.                 </record>
  187.  
  188.                 <!-- morale column -->
  189.                 <record indx="4">
  190.                     <flags id="id" value="mora" />
  191.                     <boolean id="sort_disabled" value="false"/>
  192.                 </record>
  193.                 
  194.                 <!-- half time rating column -->
  195.                 <record indx="5">
  196.                     <flags id="id" value="htrt" />
  197.                     <boolean id="sort_disabled" value="false"/>
  198.                 </record>
  199.  
  200.                 <!-- full time rating column -->
  201.                 <record indx="6">
  202.                     <flags id="id" value="ftrt" />
  203.                     <boolean id="sort_disabled" value="false"/>
  204.                 </record>
  205.  
  206.                 <!-- full time team talk column -->
  207.                 <record indx="7">
  208.                     <flags id="id" value="fttt" />
  209.                     <boolean id="sort_disabled" value="false"/>
  210.                 </record>
  211.             </list>
  212.  
  213.         </widget> <!-- table -->
  214.     </widget> <!-- main titled box -->
  215.  
  216. </panel>
  217.